找词语>英语词典>device code翻译和用法

device code

英 [dɪˈvaɪs kəʊd]

美 [dɪˈvaɪs koʊd]

网络  设备代码; 装置码

计算机

双语例句

  • DSF is especially helpful in executing device driver kernel code where the device may not be present.
    当设备可能不存在时,DSF特别有助于执行设备驱动程序内核代码。
  • A new embedded device design for IRIG-B code time unification is given on the basis of analyzing wave characteristic of B-code and basic working principle of its interface terminal.
    在分析了B码码型特点及其接口终端基本工作原理的基础上,提出了一种新型的嵌入式B时间码接口终端的设计方法。
  • The kernel trace hooks call functions in the device driver code, which log the information provided by the kernel trace hooks in pinned buffers.
    内核追踪挂钩调用设备驱动程序代码中的函数,那些函数将内核追踪挂钩在固定缓冲区(pinnedbuffer)中给出的信息记录下来。
  • Investigations on DF system of the suction device using the code FLUENT
    利用FLUENT研究DF系统的负压装置
  • A method of realizing device models with C code in PSpice
    基于C代码的PSpice器件模型的实现方法
  • The portability of I/ O software can be evaluated by proportion of device dependent and independent code size in the implemetation. So the paper is proved to have good portability because the proportion of device dependent code is 24.1%.
    I/O软件可移植性的高低可以从设各无关及相关代码的比例进行衡量,在本实现方案中,设备相关代码仅占代码总量的24.1%,说明该方案具有较好的可移植性。
  • Hence, this paper reduces the complexity of coding by using effective parity-check matrix, and realizes the encoding device for LDPC code by use of large-scale integrated circuits.
    为此,利用有效的校验矩阵,来降低编码的复杂度,同时研究利用大规模集成电路实现LDPC码的编码。
  • DNF based on easy to plug into the device language source code, function injection and uninstall.
    基于易语言的DNF外挂注入器源码,功能有注入和卸载。
  • This strategy lets you examine the device driver's complete code flow on a per-interrupt basis.
    这种策略让我们可以按照每个中断来跟踪设备驱动程序的完整代码。
  • It is not required that you have a physical device; all of the code in this article will run fine on the Android emulator that comes with the SDK.
    物理设备不是必须的;本文中的所有代码在SDK附带的Android模拟器上可以很好的运行。